crypto/ecdh.PrivateKey.curve (field)
11 uses
crypto/ecdh (current package)
ecdh.go#L113: curve Curve
ecdh.go#L132: if k.curve != remote.curve {
ecdh.go#L135: return k.curve.ecdh(k, remote)
ecdh.go#L158: return k.curve == xx.curve &&
ecdh.go#L163: return k.curve
nist.go#L40: curve: c,
nist.go#L60: curve: c,
nist.go#L95: curve: c,
nist.go#L108: curve: c,
x25519.go#L63: curve: c,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |